﻿@charset "utf-8";
.more{padding: 0 50px; line-height: 45px;height: 45px; background: #c00000;color: #fff;font-size: 16px;display: inline-block;box-sizing: border-box;}
.zx{padding: 0 50px; line-height: 45px;height: 45px; background: #454545;color: #fff;font-size: 16px;display: inline-block;box-sizing: border-box;}

/*产品分类*/
.kskwt_product {padding: 30px 0;position: relative;}
.kskwt_product .hd{position:absolute;width: 800px;right: 0;top: -70px; z-index: 10}
.kskwt_product .hd ul{display: flex;flex-wrap: wrap;justify-content: space-between;text-align: center;}
.kskwt_product .hd ul a{position: relative;display:  inline-block;text-align: center;color: #333;font-size: 16px;box-sizing: border-box;padding: 0 30px; line-height: 50px}
.kskwt_product .hd ul .on a{background: #009d7e;color: #fff}
.kskwt_product .hd ul .on a:after{content: '';position: absolute; border: 6px solid transparent;border-bottom-color: #fff;bottom: 0;left: 50%;margin-left: -6px}
.kskwt_product  .bd{height: 465px}
.kskwt_product  .bd ul{ overflow:hidden; zoom:1; }
.kskwt_product  .bd .fl{width: 700px;height: 465px}
.kskwt_product  .bd .fr{width: 500px; height: 465px;position: relative;box-sizing: border-box;text-align: right}
.kskwt_product  .bd .jj{position: absolute; width: 850px; height: 195px; background: rgba(0,157,126,0.95);right: 0;bottom: 10px;padding: 30px; box-sizing: border-box;z-index: 9;color: #fff}
.kskwt_product  .bd .jj h2{font-size: 24px;position: relative;}
.kskwt_product  .bd .jj h2 a{position: absolute;right: 0}
.kskwt_product  .bd .jj p{font-size: 16px; line-height: 200%;padding: 10px 0}


/*运动分类*/
.kskwt_product_01{padding: 0 0 30px;position: relative;}
.kskwt_product_01 ul{display: flex; flex-wrap: wrap;justify-content: space-between;}
.kskwt_product_01 ul li{ width: 230px; height: 365px;position: relative; }
.kskwt_product_01 ul li .tit{position: absolute;top: 0;left: 0;width: 100%; height: 365px;box-sizing: border-box;;padding: 20px;text-align: center; color: #fff;}
.kskwt_product_01 ul li .tit h2{font-size: 18px;line-height: 240%;padding-top: 280px}
.kskwt_product_01 ul li .tit .jj{font-size: 14px;line-height:30px;text-align: left;display: none}
.kskwt_product_01 ul li .tit img{position: absolute;bottom: 20px;left: 50%;margin-left: -35px;display: none}

.kskwt_product_01 ul li:hover .tit{position: absolute;top: 0;left: 0;width: 230px; height: 365px;box-sizing: border-box;;padding: 20px;text-align: center; color: #fff;background: rgba(0,157,126,0.95);}
.kskwt_product_01 ul li:hover .tit h2{font-size: 18px;line-height: 240%;padding-top: 0}
.kskwt_product_01 ul li:hover .tit .jj{font-size: 14px;line-height:30px;text-align: left;display: block;}
.kskwt_product_01 ul li:hover .tit img{position: absolute;bottom: 20px;left: 50%;margin-left: -35px;display: block;}

.kskwt_cases{padding: 30px 0 ;position: relative;background: url(../images/casesbg.jpg) center; height: 1024px;box-sizing: border-box;}
.kskwt_cases .bd{ padding:0 0 50px; }
.kskwt_cases .bd ul{ overflow:hidden; zoom:1; }
.kskwt_cases .bd ul li{ margin:0 15px 0 0; float:left;overflow:hidden; width:308px; height:310px;text-align: center;position: relative;background: #fff;padding: 10px;box-sizing: border-box;}
.kskwt_cases .bd ul li .pic{ text-align:center;z-index: 1 ;}
.kskwt_cases .bd ul li .pic img{height: 246px;  display:block;width: 100% }
.kskwt_cases .bd ul li .title{ height: 50px;color: #333;width: 100%;z-index: 2; line-height: 50px;font-size: 16px}
.kskwt_cases_01{padding: 40px 0;box-sizing: border-box;}
.kskwt_cases_01 ul{display: flex; flex-wrap: wrap;justify-content: space-between;}
.kskwt_cases_01 ul li{width: 185px; height: 100px; background: #fff;margin-bottom: 20px;padding: 5px; box-sizing: border-box;}
.kskwt_cases_01 ul li img{width: 100%;max-height: 90px}
/*about*/
.kskwt_about{padding: 30px 0 ;position: relative;}
.kskwt_about .fl{width: 655px;}
.kskwt_about .fr{width: 500px;}
.kskwt_about img{}
.kskwt_about p{text-indent: 30px; line-height: 240%;color: #666;font-size: 14px;}

.kskwt_about_con{display: flex; flex-wrap: wrap;justify-content: space-between;margin: 20px auto;text-align: center;}
.kskwt_about_con dl{width: 20%;border-right: 1px solid #efefef;box-sizing: border-box;padding: 30px 0;}
.kskwt_about_con dl:last-child{border-right: 0 }
.kskwt_about_con dl dt{font-size: 60px;font-family: 'Impact';position: relative;color: #009d7e}
.kskwt_about_con dl dt span{width: 30px; height: 30px;background: #999;color: #fff;border-radius: 50%;position: absolute;display: inline-block; font-family:"Microsoft Yahei";font-size: 18px;line-height: 30px}
.kskwt_about_con dl dd{color:#999999;font-size: 16px;line-height: 240%}
.kskwt_about_con dl dt em{font-style: normal;}

.kskwt_news{padding: 30px 0 ;position: relative;border-top: 3px solid #009d7e; height: 670px;background: #f5f5f5}

.kskwt_news .left{width: 600px;margin: 20px 0;position: relative; }
.kskwt_news .left img{ width: 100%; height: 400px}
.kskwt_news .left .con{width: 90%;padding:30px 30px;background: #f9f9f9; box-sizing: border-box;position: absolute;bottom: -100px;left: 5%; height: 200px}
.kskwt_news .left .con h3{font-size: 16px;}
.kskwt_news .left .con p{padding: 10px 0;font-size: 14px;line-height: 200%;color: #666666;display: block;}
.kskwt_news .left .con img{width: 60px; height: 15px}

.kskwt_news .right{width: 570px}
.kskwt_news .right dl{margin-bottom: 20px;margin-top: 20px;padding-bottom: 20px;border-bottom: 1px solid #cfcfcf}
.kskwt_news .right dl .fl{ width: 185px; }
.kskwt_news .right dl img{border: 1px solid #efefef;box-sizing: border-box;}
.kskwt_news .right dl .fr{width: 360px}
.kskwt_news .right dl dt{font-size: 16px;font-weight: bold;line-height: 240%;}
.kskwt_news .right dl dd{font-size: 14px; color: #666666;line-height: 180%}
.kskwt_news .right dl dd img{border: none;float: right;padding: 5px 0}